app chooser widget: protect against show_all
authorMatthias Clasen <mclasen@redhat.com>
Tue, 22 Sep 2015 20:07:13 +0000 (16:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 22 Sep 2015 20:07:13 +0000 (16:07 -0400)
The visibility of the 'no apps' placeholder is managed by
the dialog, it should not be affected by gtk_widget_show_all.

https://bugzilla.gnome.org/show_bug.cgi?id=748080

gtk/ui/gtkappchooserwidget.ui

index 6b3b2df28aec76858685cfac717ef0514fd35741..015bdd6bfd1daab50f17a8c539e0dfee66a6eb7c 100644 (file)
@@ -97,6 +97,7 @@
         <child type="overlay">
           <object class="GtkBox" id="no_apps">
             <property name="orientation">vertical</property>
+            <property name="no-show-all">True</property>
             <property name="halign">center</property>
             <property name="valign">center</property>
             <child>